Send Keys
Sends keystrokes to the active window.

Input
| Name | Required | Description |
|---|---|---|
| Keys | Keys to send, such as {ENTER} or Text | |
| Wait | Toggle whether to wait for each keystroke to complete |
Output
| Name | Required | Description |
|---|---|---|
| Action Success | True if the action passed, false if it failed. |